词语站>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
      它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。
    • Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
      通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。
    • The power of this layer is in separating data access code from the business logic for disparate data store technologies.
      该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
    • Access code availability is further controlled by selectively providing for updates of decryption access codes.
      接着存取码可用性由选择地提供用于更新解密存取码控制。
    • Create the application client project and associated EAR; you can also implement the Web services access code, as described in the next section.
      创建一个应用程序客户端工程和其相关的EAR文件;您也可以执行Web服务的存取码来实现,我们将在下面讲解。
    • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
      不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
    • This greatly simplifies the data access code.
      这一特性大大简化了数据访问代码。
    • European Space Agency Address: esrin. esa. it, Access code: Telnet
      欧洲空间组织地址:esrin.esa.it.访问代码:Telnet
    • Code that is allowed to discover nonpublic information on a type can potentially access code, data, and other information you want to keep private.
      如果允许代码了解某类型的非公共信息,那么该代码就有可能会访问您需要保密的代码、数据和其他信息。
    • Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
      在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。